Download File
Downloads a file from the web and saves it to a local path.

Input
Download Information
| Name | Required | Description |
|---|---|---|
| Download URL | The URL of the file to download | |
| Save Path | The local path (including file name and extension) to where the file should be saved |
Output
Downloaded File Path The local path where the downloaded file is saved.